home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / pc / 5-Fonts & Software / Applications / MacProject II / MacProject II Help / card_91869.txt < prev    next >
Text File  |  1989-09-27  |  4KB  |  179 lines

  1. -- card: 91869 from stack: in
  2. -- bmap block id: 92914
  3. -- flags: 0000
  4. -- background id: 69431
  5. -- name: Timeline Scale DBOX
  6.  
  7.  
  8. -- part 3 (button)
  9. -- low flags: 00
  10. -- high flags: 2000
  11. -- rect: left=130 top=101 right=261 bottom=262
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: time
  20. ----- HyperTalk script -----
  21. on mouseDown
  22.   show card field popupTime
  23. end mouseDown
  24.  
  25. on mouseUp
  26.   hide card field popupTime
  27. end mouseUp
  28.  
  29.  
  30.  
  31. -- part 4 (button)
  32. -- low flags: 00
  33. -- high flags: 2000
  34. -- rect: left=287 top=159 right=217 bottom=439
  35. -- title width / last selected line: 0
  36. -- icon id / first selected line: 0 / 0
  37. -- text alignment: 1
  38. -- font id: 0
  39. -- text size: 12
  40. -- style flags: 0
  41. -- line height: 16
  42. -- part name: line
  43. ----- HyperTalk script -----
  44. on mouseDown
  45.   show card field popupGrid
  46. end mouseDown
  47.  
  48. on mouseUp
  49.   hide card field popupGrid
  50. end mouseUp
  51.  
  52.  
  53.  
  54. -- part 5 (button)
  55. -- low flags: 00
  56. -- high flags: 2000
  57. -- rect: left=291 top=233 right=263 bottom=428
  58. -- title width / last selected line: 0
  59. -- icon id / first selected line: 0 / 0
  60. -- text alignment: 1
  61. -- font id: 0
  62. -- text size: 12
  63. -- style flags: 0
  64. -- line height: 16
  65. -- part name: buttons
  66. ----- HyperTalk script -----
  67. on mouseDown
  68.   show card field popupButtons
  69. end mouseDown
  70.  
  71. on mouseUp
  72.   hide card field popupButtons
  73. end mouseUp
  74.  
  75.  
  76.  
  77. -- part 6 (field)
  78. -- low flags: 01
  79. -- high flags: 2002
  80. -- rect: left=10 top=54 right=106 bottom=87
  81. -- title width / last selected line: 0
  82. -- icon id / first selected line: 0 / 0
  83. -- text alignment: 0
  84. -- font id: 3
  85. -- text size: 10
  86. -- style flags: 0
  87. -- line height: 13
  88. -- part name: Inbox
  89.  
  90.  
  91. -- part 7 (field)
  92. -- low flags: 81
  93. -- high flags: 2004
  94. -- rect: left=270 top=98 right=173 bottom=450
  95. -- title width / last selected line: 0
  96. -- icon id / first selected line: 0 / 0
  97. -- text alignment: 0
  98. -- font id: 3
  99. -- text size: 10
  100. -- style flags: 0
  101. -- line height: 13
  102. -- part name: popupTime
  103. ----- HyperTalk script -----
  104. on mouseUp
  105.   hide card field "popupTime"
  106. end mouseUp
  107.  
  108.  
  109. -- part 8 (field)
  110. -- low flags: 81
  111. -- high flags: 2004
  112. -- rect: left=116 top=107 right=236 bottom=282
  113. -- title width / last selected line: 0
  114. -- icon id / first selected line: 0 / 0
  115. -- text alignment: 0
  116. -- font id: 3
  117. -- text size: 10
  118. -- style flags: 0
  119. -- line height: 13
  120. -- part name: popupGrid
  121. ----- HyperTalk script -----
  122. on mouseUp
  123.   hide card field "popupGrid"
  124. end mouseUp
  125.  
  126.  
  127. -- part 9 (field)
  128. -- low flags: 81
  129. -- high flags: 2004
  130. -- rect: left=265 top=175 right=227 bottom=446
  131. -- title width / last selected line: 0
  132. -- icon id / first selected line: 0 / 0
  133. -- text alignment: 0
  134. -- font id: 3
  135. -- text size: 10
  136. -- style flags: 0
  137. -- line height: 13
  138. -- part name: popupButtons
  139. ----- HyperTalk script -----
  140. on mouseUp
  141.   hide card field "popupButtons"
  142. end mouseUp
  143.  
  144.  
  145. -- part contents for card part 6
  146. ----- text -----
  147. Press any element for details.
  148.  
  149. -- part contents for card part 7
  150. ----- text -----
  151. Click the intervals of time you want used in the charts.
  152.  
  153. Note: Timeline Scale does not affect the duration scale.
  154.  
  155.  
  156.  
  157. -- part contents for card part 8
  158. ----- text -----
  159. If you do not set a date, MacProject II uses the first working day of the Project Calendar.
  160.  
  161. If you want the application to use a different date, click the date (or time) here and type your changes.  
  162.  
  163.  
  164.  
  165.  
  166. -- part contents for card part 9
  167. ----- text -----
  168. Click OK to save your changes.
  169.  
  170. Click Cancel to cancel the changes.
  171.  
  172. -- part contents for background part 30
  173. ----- text -----
  174. The Layout Menu
  175.  
  176. -- part contents for background part 31
  177. ----- text -----
  178. Timeline Scale Dialog Box
  179.